C G H L M O P R S

H

handlePause(Context, String, String) - Method in class com.appventive.pausemediator.Mediator
This is what your app does when it gets "paused".
handleResume(Context) - Method in class com.appventive.pausemediator.Mediator
This is what your app does when it gets "resumed"
hasPermissionToPause(Context, String) - Method in class com.appventive.pausemediator.Mediator
Override this to conditionally grant or deny permission to specific packages

C G H L M O P R S